Skip to content

Refactored and reinforced common config module#702

Merged
GoodforGod merged 1 commit into
masterfrom
feature/config-module-refactoring-reinforcement
Jul 8, 2026
Merged

Refactored and reinforced common config module#702
GoodforGod merged 1 commit into
masterfrom
feature/config-module-refactoring-reinforcement

Conversation

@GoodforGod

@GoodforGod GoodforGod commented Jul 2, 2026

Copy link
Copy Markdown
Contributor
  • Refactoring for common ConfigModule and reinforcing core interfaces and contracts
  • @ConfigValueExtractor -> @ConfigMapper
  • ConfigValueExtractor -> ConfigValueMapper

@GoodforGod GoodforGod added this to the v2.0.0 milestone Jul 2, 2026
@GoodforGod GoodforGod added breaking change API breaking change module: core Core framework modules labels Jul 2, 2026
@GoodforGod GoodforGod changed the title Refactored and reinforcedcommon config module [Draft] Refactored and reinforcedcommon config module Jul 2, 2026
@GoodforGod GoodforGod changed the title [Draft] Refactored and reinforcedcommon config module [Draft] Refactored and reinforced common config module Jul 2, 2026
@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Test Results

681 tests   677 ✅  26m 51s ⏱️
 97 suites    4 💤
 97 files      0 ❌

Results for commit 48c2ae7.

♻️ This comment has been updated with latest results.

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dependency Vulnerability Report

Found 2 vulnerabilities across 2 coordinates.

Checked 159 Maven coordinates from gradle/libs.versions.toml via OSV.dev.

com.fasterxml.jackson.core:jackson-databind:2.22.0

Aliases: jackson2-databind

  • GHSA-5jmj-h7xm-6q6v, CVE-2026-54515: jackson-databind has case-insensitive deserialization bypasses per-property @JsonIgnoreProperties

io.undertow:undertow-core:2.4.2.Final

Aliases: undertow-core

  • GHSA-3x3v-w654-m28m, CVE-2026-3260: Undertow: Denial of Service via Multipart/Form-Data Parsing on HTTP GET Requests

@github-actions

github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown

Dependency Update Report

Update level: patch

Found 1 dependency updates.

gradle/libs.versions.toml

  • s3client-aws (software.amazon.awssdk:s3, inline:253): 2.46.18 -> 2.46.20

@GoodforGod GoodforGod marked this pull request as ready for review July 8, 2026 11:02
@GoodforGod GoodforGod changed the title [Draft] Refactored and reinforced common config module Refactored and reinforced common config module Jul 8, 2026
@GoodforGod GoodforGod merged commit 3d17fbf into master Jul 8, 2026
10 checks passed
@GoodforGod GoodforGod deleted the feature/config-module-refactoring-reinforcement branch July 8, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change API breaking change module: core Core framework modules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant